Home
last modified time | relevance | path

Searched defs:getInputType (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php114 public function getInputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/vk-gl-cts/framework/referencerenderer/
DrrShaders.hpp185 inline GeometryShaderInputType getInputType (void) const { return m_inputType; } in getInputType() function in rr::GeometryShader
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp169 const IFDataType& getInputType (void) const in getInputType() function in vkt::SpirVAssembly::GraphicsInterfaces
DvktSpvAsmTypeTests.cpp518 InputType getInputType (deUint32 inputWidth, bool isSigned) in getInputType() function
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.hpp183 virtual Array::InputType getInputType (void) const { return m_inputType; } in getInputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp892 DrawTestSpec::InputType getInputType (void) const { return m_inputType; } in getInputType() function in deqp::gls::__anon73dadf900111::AttributeArray
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2081 public Descriptor getInputType() { in getInputType() method in Descriptors.MethodDescriptor