Home
last modified time | relevance | path

Searched defs:inType (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderConstExprTests.hpp55 DataType inType; member
H A DglsShaderConstExprTests.cpp126 const DataType inType = cases[caseNdx].inType; in createTests() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUTaglet.java73 public boolean inType() { in inType() method in ICUTaglet
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp401 execFormatTest(int32_t lineNum, const UnicodeString &pattern, const UnicodeString &round, const UnicodeString &input, const UnicodeString &expected, EFormatInputType inType, UErrorCode &status) execFormatTest() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderConstExprTests.cpp47 glu::DataType inType; member
250 const glu::DataType inType = testCase.inType; in createTests() local
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
H A Dppc-ffi_darwin.c308 ffi64_struct_contains_fp( const ffi_type* inType) ffi64_struct_contains_fp() argument
1031 ffi64_struct_to_ram_form( const ffi_type* inType, const char* inGPRs, unsigned int* ioGPRMarker, const char* inFPRs, unsigned int* ioFPRMarker, unsigned int* ioFPRsUsed, char* outStruct, unsigned int* ioStructMarker) ffi64_struct_to_ram_form() argument
1294 ffi64_struct_to_reg_form( const ffi_type* inType, const char* inStruct, unsigned int* ioStructMarker, unsigned int* ioFPRsUsed, char* outGPRs, unsigned int* ioGPRSize, char* outFPRs, unsigned int* ioFPRSize) ffi64_struct_to_reg_form() argument
1608 ffi64_stret_needs_ptr( const ffi_type* inType, unsigned short* ioGPRCount, unsigned short* ioFPRCount) ffi64_stret_needs_ptr() argument
1724 ffi64_data_size( const ffi_type* inType) ffi64_data_size() argument
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp1143 const Type& inType = c.argument()->type().componentType(); in writeConstructorArrayCast() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpression.cpp739 VariableType::Type inType = state.getRandom().choose<VariableType::Type>(&inTypes[0], &inTypes[0] + numInTypes); in ConstructorOp() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp785 const auto inType = (isIA ? VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT : VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp785 const auto inType = (isIA ? VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT : VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp474 DataType inType = spec.inputs[i].type; in ShaderOperatorCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp722 const DataType inType = m_spec.inputs[inputNdx].type; in setupShaderData() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp774 InsertVariableDecl(spirv::IdRef outType, spirv::IdRef outId, spirv::IdRef inType, spirv::IdRef inId, angle::spirv::Blob *blobOut) InsertVariableDecl() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp854 DataType inType = m_spec.inputs[i].type; in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp725 const DataType inType = m_spec.inputs[inputNdx].type; in setupShaderData() local

Completed in 39 milliseconds