Home
last modified time | relevance | path

Searched refs:arrayInstance (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1111 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_BINDING… in iterate() local
1125arrayInstance ? getUniformName(m_uniformName, 0, iterNdx) : getUniformName(m_uniformName, iterNdx); in iterate()
1152 const bool arrayInstance = in generateShaders() local
1154 const int numDeclarations = arrayInstance ? 1 : m_numBindings; in generateShaders()
1160 … << (arrayInstance ? getUniformName(m_uniformName, declNdx, m_numBindings) : in generateShaders()
1172 << (arrayInstance ? getUniformName(m_uniformName, 0, bindNdx) : in generateShaders()
1283 …const bool arrayInstance = (m_testType == TESTTYPE_BINDING_ARRAY || m_testType == TESTTYPE_B… in generateShaders() local
1284 const int numDeclarations = arrayInstance ? 1 : m_numBindings; in generateShaders()
1291 … << (arrayInstance ? getUniformName(m_uniformName, declNdx, m_numBindings) : in generateShaders()
1296 … << (arrayInstance ? getUniformName(m_uniformName, declNdx, m_numBindings) : in generateShaders()
[all …]
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowVMRuntime.java69 Object arrayInstance = Array.newInstance(type, size); in newNonMovableArray() local
75 realNonMovableArrays.put(arrayInstance, byteBuffer); in newNonMovableArray()
77 getAddressOfDirectByteBuffer(byteBuffer), new WeakReference<>(arrayInstance)); in newNonMovableArray()
82 fakeNonMovableArrays.put(arrayInstance, fakePointer); in newNonMovableArray()
83 nonMovableArraysReverse.put(fakePointer, new WeakReference<>(arrayInstance)); in newNonMovableArray()
85 return arrayInstance; in newNonMovableArray()
/aosp_15_r20/art/test/003-omnibus-opcodes/src/
H A DClasses.java129 static void arrayInstance() { in arrayInstance() method in Classes
217 arrayInstance(); in run()
/aosp_15_r20/external/angle/src/compiler/translator/
H A DStaticType.h149 static constexpr TType arrayInstance = variable
189 return &Helpers::arrayInstance<basicType, precision, qualifier, primarySize, secondarySize, in GetArray()
/aosp_15_r20/art/test/003-omnibus-opcodes/
H A Dexpected-stdout.txt48 Classes.arrayInstance
/aosp_15_r20/prebuilts/misc/common/perflib/
HDperflib-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...